This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
The Tomcat redirector DSAPI hasn't been touched in a long time and is no longer part of the Tomcat Jakarta project. It's also not a straight recompile, so it's not a simple task to "fix" it.
The good news is that Domino 8.5.0+ ships with a built-in proxy server that you can use to funnel requests, so you could simply run Tomcat on another port and use Domino's proxy to intercept the request and hand it off to Tomcat.
The following link describes the 8.5.0 implementation of the proxy servlet, which uses a file for configuration. 8.5.1+ has support directly in the NAB now, but the concepts are the same:
You'll want to use the BasicProxy. Just set up your security policy for "*" as described in the blog and it has virtually the same affect as the redirector.
Feedback response number ECBS8BCR94 created by ~Dana Elfreekony on 11/19/2010